home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _1B02552219754EF78A288843E404D4D9 < prev    next >
Text File  |  2005-10-19  |  1KB  |  47 lines

  1. <window>
  2.     <controls>
  3.         <control>
  4.             <type>image</type>
  5.             <description>BG</description>
  6.             <id>1</id>
  7.             <posX>0</posX>
  8.             <posY>0</posY>
  9.             <width>720</width>
  10.             <height>576</height>
  11.             <texture>background.png</texture>
  12.         </control>
  13.       <control>
  14.           <description>Button panel</description>
  15.           <type>image</type>
  16.           <id>1</id>
  17.           <posX>50</posX>
  18.           <posY>100</posY>
  19.           <width>190</width>
  20.           <height>272</height>
  21.           <texture>panel.png</texture>
  22.       </control>
  23.       <control>
  24.           <description>Section BG</description>
  25.           <type>image</type>
  26.           <id>1</id>
  27.           <posX>300</posX>
  28.           <posY>150</posY>
  29.           <width>350</width>
  30.           <height>350</height>
  31.           <colordiffuse>20ffffff</colordiffuse>
  32. <!--          <texture>hover_settings.png</texture> -->
  33.           <texture>#header.hover</texture>
  34.       </control>
  35.         <control>
  36.             <type>label</type>
  37.             <description>e.g. Setup TV</description>
  38.             <id>1</id>
  39.             <posX>670</posX>
  40.             <posY>80</posY>
  41.             <label>#header.label</label>
  42.             <font>font18</font>
  43.             <align>right</align>
  44.         </control>
  45.     </controls>
  46. </window>
  47.